func go/types.newTypeHasher
3 uses
go/types (current package)
context.go#L50: h := newTypeHasher(&buf, ctxt)
typestring.go#L89: func newTypeHasher(buf *bytes.Buffer, ctxt *Context) *typeWriter {
typestring.go#L346: newTypeHasher(&buf, w.ctxt).typ(term.typ)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)